home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / IIS5_01.CAB / IIS_iilog.str < prev    next >
Encoding:
Text File  |  1998-10-16  |  290 b   |  13 lines

  1. <%
  2. ' Localizable sizing values for the Logging dialog.
  3.  
  4. ' NOTE: If either the height of the dialog or the size of the head
  5. ' frame is changed it may be necessary to change the page size in 
  6. ' iilogmn.str
  7.  
  8. Const L_IILOG_W = 460
  9. Const L_IILOG_H = 500
  10.  
  11. Const L_HEADFRAME_H = 30
  12.  
  13. %>